-
Notifications
You must be signed in to change notification settings - Fork 9.8k
[IMP] accounting: update peppol information on e-invoicing page #14024
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 18.0
Are you sure you want to change the base?
Conversation
@afma-odoo @auva-odoo cherrypicking of pull request #13922 failed. stdout:
Either perform the forward-port manually (and push to this branch, proceeding as usual) or close this PR (maybe?). In the former case, you may want to edit this PR message as well. More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port |
@afma-odoo @auva-odoo this forward port of #13922 is awaiting action (not merged or closed). |
2 similar comments
@afma-odoo @auva-odoo this forward port of #13922 is awaiting action (not merged or closed). |
@afma-odoo @auva-odoo this forward port of #13922 is awaiting action (not merged or closed). |
b90227d
to
d0329a4
Compare
d0329a4
to
f30c688
Compare
|
||
Then, open the Document app, select the relevant vendor bills from the selected :guilabel:`Document | ||
Workspace` and click :guilabel:`Create Vendor Bill`. This :ref:`digitizes | ||
<documents/file-digitization>` and creates them as draft vendor bills. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We do not need to digitize, it is already a valid XML format and thus, no IAP credits are required.
Once a day, a cron checks whether any new documents have been sent to you via the Peppol network. | ||
These documents are imported, and the corresponding vendor bills are created automatically as | ||
drafts. | ||
New documents received via Peppol are checked daily. When only one purchase journal is used, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is more than daily, the CRON runs every 4 hours by default and other event might trigger the fetching faster.
I would change from daily to "multiple times a day".
f30c688
to
da005f8
Compare
@pmax-x Thanks a lot for your comments, I've updated the page accordingly ;) |
task-4737738 task-4794170 task-4360579 X-original-commit: 9ca361d
da005f8
to
d681eb4
Compare
task-4737738
task-4794170
task-4360579
Forward-Port-Of: #13922